Update richnav.yml to use windows-latest

This commit is contained in:
Noelle Caldwell
2023-09-13 07:49:16 -07:00
committed by GitHub
parent c6378cee40
commit 65fe233cb9

View File

@@ -5,7 +5,7 @@ on: workflow_dispatch
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: windows-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2