mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-09 19:13:03 +02:00
fix: Use Ubuntu runners for now
This commit is contained in:
parent
5a2288fe06
commit
452afb7829
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: debian-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Get Debian version
|
- name: Get Debian version
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue