Skip to content

Commit 9e9ca02

Browse files
test only v1.9
1 parent ecabbdf commit 9e9ca02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
version:
14-
- '1'
14+
- '1.9'
1515
os:
1616
- ubuntu-latest
1717
threads:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
1010
[compat]
1111
ForwardDiff = "0.10"
1212
Polyester = "0.7"
13-
julia = "1.6"
13+
julia = "1.9"
1414

1515
[extras]
1616
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)