Skip to content

Commit a343c3b

Browse files
committed
Use Rust 1.83.0 container
1 parent d7115be commit a343c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
makepkg:
66
runs-on: ubuntu-22.04
77
container:
8-
image: rnestler/archlinux-rust:add-a-builder-user
8+
image: rnestler/archlinux-rust:1.83.0
99
steps:
1010
- run: pacman -Syu --noconfirm
1111
- run: pacman -S --noconfirm base-devel

0 commit comments

Comments
 (0)