Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alasdair authored Apr 25, 2024
1 parent 32874c6 commit 1702706
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ jobs:
matrix:
version: [4.08.1, 5.0.0]
os: [ubuntu-latest, macOS-latest]
include:
- os: macos-12
version: 4.08.1
exclude:
- os: macos-latest
version: 4.08.1

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 1702706

Please sign in to comment.