Skip to content

Commit

Permalink
test macOS 15 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Oct 16, 2024
1 parent 3075b3c commit 8feaf6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-12, macos-13, macos-14]
os: [macos-12, macos-13, macos-14, macos-15]

steps:
- name: Checkout ports
Expand Down
1 change: 1 addition & 0 deletions archivers/paq8/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ post-destroot {
livecheck.type regex
livecheck.url ${homepage}
livecheck.regex "paq(8\[\\w\]+)${extract.suffix}"

0 comments on commit 8feaf6b

Please sign in to comment.