Skip to content

Commit 019e1e9

Browse files
authored
Use macos-12 in workflow (#1)
1 parent 70d0d20 commit 019e1e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build:
1111

12-
runs-on: macos-latest
12+
runs-on: macos-12
1313

1414
steps:
1515
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)