Skip to content

Commit

Permalink
fix: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakFarmer committed Nov 4, 2023
1 parent 10c73f4 commit c8fa7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
test:
runs-on: ubuntu-latest
container:
image: pinelang/llvm-docker-rust:v1.0.0
image: pinelang/llvm-docker-rust:v1.0.1
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit c8fa7c9

Please sign in to comment.