Skip to content

Commit dbb234f

Browse files
committed
ubuntu-22.04
1 parent 01f497b commit dbb234f

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
@@ -4,7 +4,7 @@ jobs:
44
build:
55
strategy:
66
matrix:
7-
os: [ubuntu-latest, macos-latest, windows-latest]
7+
os: [ubuntu-22.04, macos-latest, windows-latest]
88
runs-on: ${{ matrix.os }}
99
steps:
1010
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)