Skip to content

Commit f7490ee

Browse files
paulb777ncooke3
authored andcommitted
fix
1 parent a8d2221 commit f7490ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/appdistribution.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ jobs:
7070
strategy:
7171
matrix:
7272
include:
73-
- os: macos-15
73+
- os: macos-14
7474
xcode: Xcode_16.2
75-
- os: macos-16
75+
- os: macos-15
7676
xcode: Xcode_16.3
7777
runs-on: ${{ matrix.os }}
7878
steps:

0 commit comments

Comments
 (0)