Skip to content

Commit

Permalink
The test runner for ubuntu 18.04 is deprecated.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickoto committed Sep 24, 2023
1 parent a503446 commit cc92e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
swift: ["5.2", "5.7"]

name: SwiftPM Linux
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Setup Swift version
uses: swift-actions/setup-swift@v1
Expand Down

0 comments on commit cc92e20

Please sign in to comment.