Skip to content

Commit

Permalink
replaces with mac 14
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwaldimri authored Oct 3, 2024
1 parent a50b732 commit ab5fc57
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@ jobs:
strategy:
matrix:
pgver: [ 17, 16, 15, 14, 13 ]
os: [ warp-ubuntu-latest-x64-4x, mac-os-14 ]
os: [ warp-ubuntu-latest-x64-4x, macos-14 ]
build_type: [Debug, Release]
exclude:
- os: mac-os-14
- os: macos-14
pgver: 16
- os: mac-os-14
- os: macos-14
pgver: 15
- os: mac-os-14
- os: macos-14
pgver: 14
- os: mac-os-14
- os: macos-14
pgver: 13
- os: mac-os-14
- os: macos-14
pgver: 12
- os: mac-os-14
- os: macos-14
pgver: 11
fail-fast: false

Expand Down

0 comments on commit ab5fc57

Please sign in to comment.