Skip to content

Commit d7f72bc

Browse files
committed
switch to ubuntu 22.04
1 parent b994d63 commit d7f72bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
os: [ubuntu-latest]
18+
os: [ubuntu-22.04]
1919
oscript_version: ['1.9.2']
2020
v8_version: ['8.3.24.1691']
2121
edt_version: ['2024.2.5']

0 commit comments

Comments
 (0)