From 6dcb64e154aa2850250d5449413c5eb4615848d1 Mon Sep 17 00:00:00 2001 From: Jiacheng Zhang Date: Mon, 18 Apr 2022 19:32:32 -0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 596a581..18f9f48 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ jobs: strategy: fail-fast: false matrix: - version: [1.5, 1.6] + version: [1.5, 1.6, 1.7] os: [ubuntu-latest, windows-latest, macOS-latest] arch: [x64, x86] exclude: