File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions:
1818jobs :
1919 build :
2020
21- runs-on : ubuntu-22.04
21+ runs-on : ubuntu-latest
2222
2323 env :
2424 QT_VERSION : 6.10.0
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ permissions:
2121jobs :
2222 build :
2323
24- runs-on : ubuntu-22.04
24+ runs-on : ubuntu-latest
2525
2626 env :
2727 QT_VERSION : 6.10.0
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions:
1818jobs :
1919 build :
2020
21- runs-on : ubuntu-22.04
21+ runs-on : ubuntu-latest
2222
2323 env :
2424 QT_VERSION : 6.10.0
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions:
1818jobs :
1919 build :
2020
21- runs-on : ubuntu-22.04
21+ runs-on : ubuntu-latest
2222
2323 env :
2424 QT_VERSION : 6.10.0
You can’t perform that action at this time.
0 commit comments