Skip to content

Commit a396638

Browse files
committed
CI/CD - use v1.2.0
1 parent 16810b9 commit a396638

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111

1212
env:
13-
CMLIB_VERSION: 1.1.0
13+
CMLIB_VERSION: 1.2.0
1414

1515
jobs:
1616
examples-linux:

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111

1212
env:
13-
CMLIB_VERSION: 1.1.0
13+
CMLIB_VERSION: 1.2.0
1414

1515
jobs:
1616
test_linux:

0 commit comments

Comments
 (0)