Skip to content

Commit ec8f0f3

Browse files
committed
test
1 parent 9b6662d commit ec8f0f3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
fail-fast: false
3030
matrix:
31-
os: [ubuntu-latest, windows-latest, macos-14]
31+
os: [ubuntu-latest, windows-latest, macos-15]
3232
steps:
3333
- name: Checkout repository
3434
uses: actions/checkout@v4

Package.swift

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)