GitLab CI: Fix our fuzzing resource group.

This commit is contained in:
Gerald Combs 2021-05-07 17:09:42 -07:00
parent 2410d8b6eb
commit 728ae2de5f
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ Windows Build:
rules: !reference [.if-fuzz-schedule]
tags:
- wireshark-ubuntu-fuzz
resource_group: fuzz-master
resource_group: fuzz-release-3.4
variables:
CC: "clang-$CLANG_VERSION"
CXX: "clang++-$CLANG_VERSION"