We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ece68 commit 941166aCopy full SHA for 941166a
1 file changed
.github/workflows/linux-surface.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
name: Build Linux kernel package
12
runs-on: ubuntu-24.04-arm
13
- container: heywoodlh/archlinuxarm
+ container: pkgforge/archlinux
14
15
steps:
16
- name: Checkout code
0 commit comments