Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov authored Sep 18, 2024
2 parents bfce927 + 1cdebef commit c0ff706
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 @@ -16,7 +16,7 @@ concurrency:

jobs:
linux:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
swift:
Expand All @@ -32,7 +32,7 @@ jobs:

linux-code-cov:
name: linux
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
swift:
Expand Down

0 comments on commit c0ff706

Please sign in to comment.