Update build.yml

pull/2058/head
Ella Alinda 2023-01-27 14:07:23 +08:00 committed by GitHub
parent 18437b7f07
commit 935d0bda2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-22.04, macos-11]
os: [debian-11, macos-11]
compiler: [gcc, clang]
runs-on: ${{ matrix.os }}
@ -31,7 +31,6 @@ jobs:
libsqlite3-dev \
libssh2-1-dev \
libcppunit-dev \
rst2html \
python \
python-docutils
- name: MacOS setup