Skip to content

Commit 18cd4fc

Browse files
attempt macos-14
1 parent 4a0ad3e commit 18cd4fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
os: [ubuntu-latest, windows-latest, macos-13]
18+
os: [ubuntu-latest, windows-latest, macos-14]
1919

2020
steps:
2121
- name: Checkout repository
@@ -137,4 +137,4 @@ jobs:
137137
uses: actions/upload-artifact@v4
138138
with:
139139
name: Linux Portable Files
140-
path: dist/linux-unpacked
140+
path: dist/linux-unpacked

0 commit comments

Comments
 (0)