Skip to content

Commit 4bcbadc

Browse files
committed
ci.yml
1 parent 87f35a0 commit 4bcbadc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
version:
13-
- '1.6'
14-
- '1.9'
13+
- '1.10'
1514
- 'nightly'
1615
os:
1716
- ubuntu-latest
@@ -29,7 +28,7 @@ jobs:
2928
with:
3029
version: ${{ matrix.version }}
3130
arch: ${{ matrix.arch }}
32-
- uses: actions/cache@v1
31+
- uses: actions/cache@v4
3332
env:
3433
cache-name: cache-artifacts
3534
with:

data/unicode.dat

537 KB
Binary file not shown.

0 commit comments

Comments
 (0)