Skip to content

Commit

Permalink
chore: Use Swift 6.0 on Linux CI (#1756)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelkins authored Sep 17, 2024
1 parent ef6ae82 commit f535e72
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 87 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- amazonlinux2
version:
- "5.9"
- "5.10"
- "6.0"
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
- amazonlinux2
version:
- "5.9"
- "5.10"
- "6.0"
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
steps:
Expand Down
85 changes: 0 additions & 85 deletions .github/workflows/model-integration.yml

This file was deleted.

0 comments on commit f535e72

Please sign in to comment.