Skip to content

Commit

Permalink
Drop windows 3.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Jun 19, 2024
1 parent 80c0062 commit 0ba7e88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- {os: ubuntu, r_version: release, version: cu11.8, runner: [self-hosted, gpu-local]}

- {os: windows, r_version: release, version: cpu, runner: windows-latest}
- {os: windows, r_version: 3.6, version: cpu, runner: windows-latest}

include:

Expand Down

0 comments on commit 0ba7e88

Please sign in to comment.