Skip to content

Commit

Permalink
use windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jul 1, 2024
1 parent 9d2451a commit 8bf709f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: ant -DluceeVersionQuery="5/stable/jar" -Dexecute="/index.cfm" -Dcompile="true" -Dwebroot="${{ github.workspace }}/sampleBad/"

build-windows:
runs-on: windows
runs-on: windows-latest
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 8bf709f

Please sign in to comment.