Skip to content

Commit

Permalink
Update CI branch
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Jan 4, 2025
1 parent 6c65fe9 commit e4741df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check-wsl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Unit tests - WSL Backend
'on':
push:
branches:
- gha-wsl2
- master
pull_request:
branches:
- master
Expand All @@ -17,7 +17,7 @@ jobs:
if: "! contains(github.event.head_commit.message, '[ci skip]')"
runs-on: windows-latest

name: windows-latest-WSLv1
name: windows-latest-WSL2

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit e4741df

Please sign in to comment.