Skip to content

Commit

Permalink
[sw] Remove ubuntu-20.04 workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin authored Aug 27, 2023
1 parent 33d5433 commit 8c29ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest, ubuntu-20.04, ubuntu-22.04, macos-12]
os: [windows-latest, ubuntu-22.04, macos-12]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 8c29ebd

Please sign in to comment.