We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7115be commit a343c3bCopy full SHA for a343c3b
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
makepkg:
6
runs-on: ubuntu-22.04
7
container:
8
- image: rnestler/archlinux-rust:add-a-builder-user
+ image: rnestler/archlinux-rust:1.83.0
9
steps:
10
- run: pacman -Syu --noconfirm
11
- run: pacman -S --noconfirm base-devel
0 commit comments