Skip to content

Commit d2039ca

Browse files
committed
ci: Use also ubuntu 22.04 for release workflow
1 parent 3ac68bb commit d2039ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/retdec-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
sys:
22-
- { os: ubuntu-latest, shell: bash }
22+
- { os: ubuntu-22.04, shell: bash }
2323
- { os: windows-2019, shell: bash }
2424
- { os: macos-11, shell: bash }
2525

0 commit comments

Comments
 (0)