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:
|
||||
build-linux:
|
||||
name: Build Linux
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- name: Fix up git URLs
|
||||
run: echo -e '[url "https://github.com/"]\n insteadOf = "git@github.com:"' >> ~/.gitconfig
|
||||
|
|
Ładowanie…
Reference in New Issue