Skip to content

Commit

Permalink
Update CI base os to Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Nov 17, 2023
1 parent 6577b9d commit 3bf61d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:

ci_tests:

runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

strategy:
matrix:
Expand Down

0 comments on commit 3bf61d6

Please sign in to comment.