Skip to content

Commit 4488910

Browse files
committed
bump to 1.6
1 parent 63954e8 commit 4488910

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
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
version:
13-
- '1.5'
13+
- '1.6'
1414
- '1'
1515
- 'nightly'
1616
os:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ArrayInterfaceStaticArrays = "0.1"
1919
ManualMemory = "0.1.6"
2020
SIMDTypes = "0.1"
2121
Static = "0.3, 0.4, 0.5, 0.6"
22-
julia = "1.5"
22+
julia = "1.6"
2323

2424
[extras]
2525
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)