Skip to content

Commit

Permalink
Test on macOS 12
Browse files Browse the repository at this point in the history
macOS 11 is no longer supported and Homebrew is not creating new
pre-built packages for it e.g. gtk4, requiring them to be compiled from
source.
  • Loading branch information
cjmayo committed Mar 24, 2024
1 parent 4feced8 commit 6a06bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gnofract4d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
toxenv: [py]
# Ensure ../codecov.yml uploads after all py jobs
include:
- os: macos-11
- os: macos-12
python: "3.7"
toxenv: py

Expand Down

0 comments on commit 6a06bd3

Please sign in to comment.