Skip to content

Commit 09e6d0b

Browse files
committed
minor fixes
1 parent c21eec1 commit 09e6d0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ jobs:
5050
name: test-reports-jvm-${{ matrix.java-version }}
5151
path: '**/build/reports'
5252

53-
# macos-14 build and test for targets: jvm, macoArm64, iosSimulatorArm64, watchosSimulatorArm65, tvosSimulatorArm64
54-
# macos-13 build and test for targets: jvm, macoX64, iosX64, tvosX64, watchosX64
53+
# macos-14 build and test for targets: jvm, macosArm64, iosSimulatorArm64, watchosSimulatorArm65, tvosSimulatorArm64
54+
# macos-13 build and test for targets: jvm, macosX64, iosX64, tvosX64, watchosX64
5555
macos:
5656
strategy:
5757
fail-fast: false

0 commit comments

Comments
 (0)