Skip to content

Commit

Permalink
Update ci to use ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mauroservienti authored Feb 13, 2025
1 parent 013fb3a commit 79b175e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:
strategy:
matrix:
include:
# - os: windows-2019
# name: Windows
- os: ubuntu-20.04
- os: ubuntu-latest
name: Linux
fail-fast: false
steps:
Expand Down

0 comments on commit 79b175e

Please sign in to comment.