Skip to content

Commit

Permalink
Merge pull request #6 from azu/2022.08.23-ubuntu-18.04
Browse files Browse the repository at this point in the history
CI: update ubuntu-18.04 to ubuntu-latest
  • Loading branch information
azu authored Aug 23, 2022
2 parents 676d496 + 7cff640 commit 5f4ee5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
os: [macOS-latest, windows-2019, ubuntu-18.04]
os: [macOS-latest, windows-2019, ubuntu-latest]

steps:
- name: Context
Expand Down

0 comments on commit 5f4ee5e

Please sign in to comment.