mirror of
https://github.com/daylinmorgan/logo.git
synced 2024-12-21 22:10:45 -06:00
chore: latest means nothing use 22.04
This commit is contained in:
parent
de985f2a06
commit
cf9c701be1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-publish.yml
vendored
2
.github/workflows/build-publish.yml
vendored
|
@ -21,7 +21,7 @@ concurrency:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Get Inkscape
|
- name: Get Inkscape
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue