Skip to content

Commit

Permalink
Linux build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung committed Jan 5, 2024
1 parent 1192b06 commit 784fb40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
build-test-linux:
name: Build and Test (Linux)
runs-on: ubuntu-latest
container: swift:5.9-jammy
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 784fb40

Please sign in to comment.