Skip to content

Commit d1ba45d

Browse files
authored
Update CI-Dependabot.yml
1 parent 6378768 commit d1ba45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-Dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- ubuntu-latest
1919
# - macos-latest #Fix: The macos-latest workflow label currently uses the macOS 12 runner image.
2020
# - macos-13
21-
swift: ["5.9"]
21+
swift: [5, 6]
2222
runs-on: ${{ matrix.os }}
2323
timeout-minutes: 60
2424
steps:

0 commit comments

Comments
 (0)