Skip to content

Commit

Permalink
Updated GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Nov 14, 2024
1 parent 2906df6 commit 3502b46
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 61 deletions.
21 changes: 0 additions & 21 deletions .github/workflows/buildroot.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/swift-arm.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/swift-wasm.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Install Swift
uses: slashmo/[email protected]
with:
version: 5.8
version: 6.0.2
- name: Checkout
uses: actions/checkout@v2
- name: Swift Version
Expand All @@ -25,7 +25,7 @@ jobs:
name: Linux
strategy:
matrix:
swift: [5.6.3, 5.7.3, 5.8]
swift: [6.0.2]
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3502b46

Please sign in to comment.