Skip to content

Commit

Permalink
Merge pull request #471 from trishume/fix/github_actions
Browse files Browse the repository at this point in the history
fix github actions
  • Loading branch information
keith-hall committed Apr 13, 2023
2 parents 9bb8e52 + 0eafd4c commit 7bc7155
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 @@ -14,7 +14,7 @@ env:
jobs:
min_version:
name: Minimum supported rust version
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 7bc7155

Please sign in to comment.