kopia lustrzana https://github.com/jameshball/osci-render
Update build.yaml to use ubuntu-24.04
rodzic
2ad9ad0fd0
commit
7e809f0516
|
@ -7,7 +7,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-linux:
|
build-linux:
|
||||||
name: Build Linux
|
name: Build Linux
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- name: Fix up git URLs
|
- name: Fix up git URLs
|
||||||
run: echo -e '[url "https://github.com/"]\n insteadOf = "git@github.com:"' >> ~/.gitconfig
|
run: echo -e '[url "https://github.com/"]\n insteadOf = "git@github.com:"' >> ~/.gitconfig
|
||||||
|
|
Ładowanie…
Reference in New Issue