Skip to content

Commit

Permalink
Go back to ubuntu runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ligustah committed May 3, 2024
1 parent 20a889f commit b482c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:

jobs:
build_and_test:
runs-on: rust_oss_runner
runs-on: ubuntu-latest
environment: Testing

steps:
Expand Down

0 comments on commit b482c1f

Please sign in to comment.