Skip to content

Commit 9e1c1a7

Browse files
committed
update github action
1 parent 9a9743b commit 9e1c1a7

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- "16.3"
3434
- "16.4"
3535
- "26.0"
36+
- "26.1"
3637
configuration:
3738
- debug
3839
- release

.github/workflows/samples-builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- "16.3"
4040
- "16.4"
4141
- "26.0"
42+
- "26.1"
4243
configuration:
4344
- debug
4445
- release

.github/workflows/samples-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- "16.3"
3737
- "16.4"
3838
- "26.0"
39+
- "26.1"
3940
configuration:
4041
- debug
4142
- release

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- "16.3"
3434
- "16.4"
3535
- "26.0"
36+
- "26.1"
3637
configuration:
3738
- debug
3839
- release

0 commit comments

Comments
 (0)