switch back to ubuntu

This commit is contained in:
Hans Pagel 2020-09-11 12:00:16 +02:00
parent add962d846
commit d69065640b

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
test:
runs-on: macos-latest
runs-on: ubuntu-latest
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
@ -55,7 +55,7 @@ jobs:
if: failure()
build:
runs-on: macos-latest
runs-on: ubuntu-latest
strategy:
matrix: