Skip to content

Commit

Permalink
Try ubuntu 20
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam committed Jul 20, 2023
1 parent 55da350 commit d607c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# cargo test version

linux-test:
runs-on: linux-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Test
Expand Down

0 comments on commit d607c88

Please sign in to comment.