Skip to content

Commit e4741df

Browse files
committed
Update CI branch
1 parent 6c65fe9 commit e4741df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/R-CMD-check-wsl.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Unit tests - WSL Backend
77
'on':
88
push:
99
branches:
10-
- gha-wsl2
10+
- master
1111
pull_request:
1212
branches:
1313
- master
@@ -17,7 +17,7 @@ jobs:
1717
if: "! contains(github.event.head_commit.message, '[ci skip]')"
1818
runs-on: windows-latest
1919

20-
name: windows-latest-WSLv1
20+
name: windows-latest-WSL2
2121

2222
env:
2323
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true

0 commit comments

Comments
 (0)