Skip to content

Commit

Permalink
Switch back to ubuntu-latest since that should have llvm-18?
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat-Lafon committed May 22, 2024
1 parent 4637edf commit 46257c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ env:

jobs:
test:
runs-on: macos-latest
runs-on: ubuntu-latest
strategy:
matrix:
test-code:
Expand Down

0 comments on commit 46257c0

Please sign in to comment.