Skip to content

Commit

Permalink
bump runner
Browse files Browse the repository at this point in the history
  • Loading branch information
steebchen committed Aug 15, 2024
1 parent ead4059 commit 2546bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build
run: cargo build --verbose
test:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-32
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v3
Expand Down

0 comments on commit 2546bb0

Please sign in to comment.