mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-03 10:44:18 +08:00
Specify Ubuntu 22.04 explicitly
The latest points to 22.04, which is the latest stable GH runner Contributes to CURA-9205
This commit is contained in:
parent
5e40f2eaec
commit
4c6ad9f4d6
2
.github/workflows/cura-installer.yml
vendored
2
.github/workflows/cura-installer.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
- { os: macos-10.15, os_id: 'MacOS' }
|
||||
- { os: windows-2022, os_id: 'Windows' }
|
||||
- { os: ubuntu-20.04, os_id: 'Linux' }
|
||||
- { os: ubuntu-latest, os_id: 'Linux-latest' }
|
||||
- { os: ubuntu-22.04, os_id: 'Linux-latest' }
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user