Skip to content

Commit

Permalink
Use built-in Swift runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed Apr 20, 2024
1 parent 1857c67 commit 6da85f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Swift 5.5 Docker Container
uses: docker://swift:5.5.0-slim
- uses: actions/checkout@v3
- name: Run tests
run: CI=1 ./scripts/all-tests.sh "Unix"

0 comments on commit 6da85f8

Please sign in to comment.