mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
ENH: linux: use ubuntu_latest to compile image for ubuntu
Change-Id: Idb14b776c9215752d37f16167c15b96588b91f22
This commit is contained in:
2
.github/workflows/build_ubuntu.yml
vendored
2
.github/workflows/build_ubuntu.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
||||
appimage-builder:
|
||||
name: Linux AppImage Build
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user