Skip to content

Commit ddff3d9

Browse files
committed
vzfdgdaz
1 parent ed3c4bf commit ddff3d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- os: macOS-15
4343
pocl: local
4444
- os: windows-2025
45-
pocl: local
45+
pocl: local
4646
steps:
4747
- uses: actions/checkout@v4
4848
- uses: julia-actions/install-juliaup@v2
@@ -136,6 +136,7 @@ jobs:
136136
annotate: true
137137
- name: Setup BusyBox
138138
if: runner.os == 'Windows'
139+
shell: pwsh
139140
run: |
140141
Invoke-WebRequest https://frippery.org/files/busybox/busybox64.exe -OutFile C:\Windows\drop.exe
141142
- name: Test KernelAbstractions.jl (de-escalated)

0 commit comments

Comments
 (0)