Skip to content

Commit b5b8e04

Browse files
committed
WIP10
1 parent 40826ea commit b5b8e04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- name: run
117117
run: .\configure.bat && .\make.bat run
118118

119-
linux22-github--dotnet-and-mono:
119+
linux22-github--dotnet6-and-mono:
120120
runs-on: ubuntu-22.04
121121
steps:
122122
- uses: actions/checkout@v1
@@ -133,7 +133,7 @@ jobs:
133133
- name: run
134134
run: ./configure.sh && make run
135135

136-
linux22-github--dotnet-and-newmono:
136+
linux22-github--dotnet6-and-newmono:
137137
runs-on: ubuntu-22.04
138138
steps:
139139
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)