commit | ea94f830399fe1c9cd9919777a6e413f6b4185ce | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Jan 02 18:46:23 2022 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sun Jan 02 18:46:23 2022 -0500 |
tree | 322df62acefdec0b3039e81f2227e1185236f06d | |
parent | cf14807f7de5f2a0b5a8605aac78baece38f87ad [diff] |
build: update waf to version 2.0.23 Change-Id: I0d8a12968548fcf183cd2183a53b27690e13237c
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e988485..d9f98d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -51,7 +51,7 @@ include: - xcode: '12.5' os: macos-11 - - xcode: '13' + - xcode: '13.2' os: macos-11 runs-on: ${{ matrix.os }} env: