From 2cc96c893b0266dad20a8433502c5463dcfb8727 Mon Sep 17 00:00:00 2001 From: Hong Ge Date: Sun, 23 Jan 2022 12:56:08 +0000 Subject: [PATCH] Update IntegrationTest.yml --- .github/workflows/IntegrationTest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/IntegrationTest.yml b/.github/workflows/IntegrationTest.yml index ea96ff0e..00633ce1 100644 --- a/.github/workflows/IntegrationTest.yml +++ b/.github/workflows/IntegrationTest.yml @@ -14,7 +14,7 @@ jobs: fail-fast: false matrix: package: - - {user: TuringLang, repo: AdvancedPS.jl} + - {user: TuringLang, repo: AdvancedPS.jl, ref: releases} - {user: TuringLang, repo: Turing.jl, ref: hg/new-libtask2} steps: