Skip to content

Commit

Permalink
fix workflow?
Browse files Browse the repository at this point in the history
  • Loading branch information
zachasme committed Nov 18, 2024
1 parent a74c363 commit 88777eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
macos:
strategy:
matrix:
os: [mac-14, macos-13]
os: [macos-14, macos-13]
pg: [17, 16, 15, 14, 13]
config: [Release, Debug]

Expand Down

0 comments on commit 88777eb

Please sign in to comment.