Skip to content

Commit

Permalink
Use windows-2022 image
Browse files Browse the repository at this point in the history
  • Loading branch information
timoschwarzer committed Jun 15, 2024
1 parent 7300c34 commit 6129a10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ on:

jobs:
build_randomizer:
runs-on: self-hosted
runs-on: windows-2022
env:
# SCCACHE_GHA_ENABLED: "true"
SCCACHE_GHA_ENABLED: "true"
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
steps:
- name: Run sccache-cache
Expand Down

0 comments on commit 6129a10

Please sign in to comment.