Skip to content

Commit 7aaa6fb

Browse files
committed
testing github actions
1 parent 4112cbb commit 7aaa6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ${{ matrix.os }}
3333
strategy:
3434
matrix:
35-
os: [linux-latest]
35+
os: [ubuntu-latest]
3636
qt_ver: [5.12.6]
3737
qt_target: [desktop]
3838
steps:

0 commit comments

Comments
 (0)