mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-29 22:37:44 +02:00
Switch to ubuntu-latest VM
This commit is contained in:
parent
142ab7a0e9
commit
dc5c48c53f
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ubuntu.yml
vendored
3
.github/workflows/ubuntu.yml
vendored
|
@ -5,8 +5,7 @@ on: [push, pull_request]
|
|||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-16.04
|
||||
#ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue