Skip to content

Commit

Permalink
ci: build linux dist on ubuntu-20.04 not ubuntu-22.04 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Dec 8, 2022
1 parent ce0646e commit 94f06b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-latest
- os: ubuntu-20.04
os_script: ifortvars_linux.sh
artifact_name: linux.zip
- os: macos-latest
Expand Down

0 comments on commit 94f06b1

Please sign in to comment.