Skip to content

Commit 037f00a

Browse files
committed
Add FLINT 3.3.1 to the test matrix
1 parent ae53c86 commit 037f00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
fail-fast: false
180180
matrix:
181181
# Supported Flint versions:
182-
flint-tag: ['v3.0.1', 'v3.1.3-p1', 'v3.2.2']
182+
flint-tag: ['v3.0.1', 'v3.1.3-p1', 'v3.2.2', 'v3.3.1']
183183
steps:
184184
- uses: actions/checkout@v4
185185
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)