Skip to content

Commit

Permalink
Remove 22.04 runner to isolate CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanheerdegen committed Jun 1, 2023
1 parent 2fd5dae commit d69f5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ ubuntu-20.04, ubuntu-22.04 ]
os: [ ubuntu-20.04 ]
# gcc_v: [8, 9] # Version of GFortran we want to use.
TYPE:
- MOM_solo
Expand Down

0 comments on commit d69f5c2

Please sign in to comment.