Skip to content

Commit

Permalink
fixup! Drop support for python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Oct 22, 2024
1 parent 4467f59 commit 01b57c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
fail-fast: false
matrix:
test-type: [ 'test', 'integration-test', 'everest-models-test' ]
os: [ 'macos-13', 'macos-14', 'macos-14-large']
python-version: [ '3.12' ]
exclude:
- os: 'macos-13'
Expand Down

0 comments on commit 01b57c0

Please sign in to comment.