Skip to content

Commit 1717022

Browse files
committed
wip
1 parent c7cf854 commit 1717022

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ jobs:
5353
matrix:
5454
build:
5555
- linux gnu x86_64
56-
# - linux musl x64
56+
- linux musl x64
5757
include:
58-
#- build: linux musl x64
59-
# os: ubuntu-latest
60-
# rust: stable
61-
# rust_target: x86_64-unknown-linux-musl
58+
- build: linux musl x64
59+
os: ubuntu-latest
60+
rust: stable
61+
rust_target: x86_64-unknown-linux-musl
6262
- build: linux gnu x86_64
6363
os: ubuntu-latest
6464
rust: stable

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Release Notes for v0.1.1
1+
# Release Notes for v0.1.2
22

33
testing Github Release CI workflow

0 commit comments

Comments
 (0)