Skip to content

Commit

Permalink
Use python 3.10 on run-ert-test-data for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Sep 20, 2023
1 parent 1a4d3f4 commit 964455e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_ert_test_data_setups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python-version: ['3.8', '3.10', '3.11']
os: [ubuntu-latest, macos-latest]
exclude:
- python-version: '3.10'
- python-version: '3.8'
os: macos-latest
- python-version: '3.11'
os: macos-latest
Expand Down

0 comments on commit 964455e

Please sign in to comment.