Skip to content

Commit

Permalink
update workflow to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Jul 2, 2024
1 parent 39eddf3 commit 07bc257
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
fail-fast: false
matrix:
name: [
ubuntu-18.04
ubuntu-20.04
]
include:
- name: ubuntu-18.04
os: ubuntu-18.04
- name: ubuntu-20.04
os: ubuntu-20.04

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

0 comments on commit 07bc257

Please sign in to comment.