Change RE build in CI (#2855)

This commit is contained in:
ofekshenawa 2024-01-02 00:29:17 +02:00 committed by GitHub
parent b762309243
commit 2e12191023
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
go-version: [1.21.x]
re-build: ["100.0.1-64402"]
re-build: ["7.2.4-92"]
steps:
- name: Checkout code