Skip to content

Commit b09f3ef

Browse files
committed
Merge branch 'development' of github.com:IBM/mac-ibm-notifications into development
2 parents 10e8e09 + 23e043d commit b09f3ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
- name: GitHub Action for SwiftLint
1515
uses: norio-nomura/[email protected]
1616
test:
17-
runs-on: macos-latest
17+
runs-on: macos-13
1818
steps:
1919
- name: Xcode Setup
20-
uses: maxim-lobanov/setup-xcode@v1
20+
uses: maxim-lobanov/setup-xcode@v1.6.0
2121
with:
2222
xcode-version: latest-stable
2323
- name: Checkout project

0 commit comments

Comments
 (0)