diff options
| author | 2024-12-23 15:40:58 +0000 | |
|---|---|---|
| committer | 2024-12-23 15:40:58 +0000 | |
| commit | 46106fd29ded6bf441c0da028ba79beced585dcc (patch) | |
| tree | b87383a64359a3df57bc401cd59be7eddb1b8a2a | |
| parent | Fix matching acting extbans when multiple extbans are set. (diff) | |
| parent | Silence a compiler error on Alpine. (diff) | |
Merge branch 'insp3' into insp4.
| -rw-r--r-- | .github/workflows/ci-windows.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index cdffeebd8..573fff818 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -22,7 +22,7 @@ jobs: - name: Setup Conan uses: turtlebrowser/get-conan@v1.2 with: - version: 1.65.0 + version: 1.66.0 - name: Install libraries working-directory: ${{ github.workspace }}/win/build |
