Skip to content

Commit 4ea663b

Browse files
committed
Use ubuntu 22.04
1 parent 337fca1 commit 4ea663b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
include:
2121
- os: windows-2019
2222
name: Windows
23-
- os: ubuntu-20.04
23+
- os: ubuntu-22.04
2424
name: Linux
2525
fail-fast: false
2626
steps:

0 commit comments

Comments
 (0)