Move patch ci to ubuntu

This commit is contained in:
Luuk van Baal 2022-05-30 19:45:28 +02:00
parent a70ad9c480
commit bb604bdf1d
No known key found for this signature in database
GPG Key ID: E7D1BC845D39FA83
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ jobs:
make
make clean
clang-tidy src/* -- -I/usr/include
macOS-patches:
runs-on: macOS-latest
ubuntu-patches:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Compile patches with gcc