Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Oct 24, 2023
1 parent 4241bf8 commit df0c471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
swift:
- '5.6'
- '5.9'
name: Ubuntu (Swift ${{ matrix.swift }}, ${{ matrix.config }})
runs-on: ubuntu-latest
name: Ubuntu (Swift ${{ matrix.swift }})
runs-on: ubuntu-20.04
steps:
- uses: swift-actions/setup-swift@v1
with:
Expand Down

0 comments on commit df0c471

Please sign in to comment.