mirror of
https://github.com/Frail7487Real/laughing-spork.git
synced 2024-11-13 22:14:55 -05:00
it did not change to 24.04 so time to change it manually :D
This commit is contained in:
parent
c7a8cff924
commit
6f91acb3c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/runglobal.yml
vendored
2
.github/workflows/runglobal.yml
vendored
|
@ -24,7 +24,7 @@ env:
|
|||
|
||||
jobs:
|
||||
custom:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- name: Setup Python (for use with Pool Kit)
|
||||
uses: actions/setup-python@v5
|
||||
|
|
Loading…
Reference in a new issue