Skip to content

Commit

Permalink
chore: Disable Github CI on Amazon Linux 2 (#872)
Browse files Browse the repository at this point in the history
* Setup Node 16 before checkout

* Try setup-node v3

* Try setup-node v2

* Disable AL2 on Github CI
  • Loading branch information
jbelkins authored Nov 26, 2024
1 parent 10de568 commit 7e27b0a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,7 @@ jobs:
fail-fast: false
matrix:
swift:
- 5.9-amazonlinux2
- 5.9-focal
- 6.0-amazonlinux2
- 6.0-jammy
container:
image: swift:${{ matrix.swift }}
Expand Down Expand Up @@ -282,9 +280,7 @@ jobs:
fail-fast: false
matrix:
swift:
- 5.9-amazonlinux2
- 5.9-focal
- 6.0-amazonlinux2
- 6.0-jammy
container:
image: swift:${{ matrix.swift }}
Expand Down

0 comments on commit 7e27b0a

Please sign in to comment.