Skip to content

Commit

Permalink
test ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
bconn98 committed Dec 20, 2023
1 parent 7b8206e commit 7396834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
steps:
- name: Checkout the source code
uses: actions/checkout@v4

- uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ matrix.rust_versions }}
Expand All @@ -77,7 +77,7 @@ jobs:

examples:
name: Project Examples
runs-on: windows-latest
runs-on: ubuntu-latest
strategy:
matrix:
examples: ["compile_time_config"]
Expand Down

0 comments on commit 7396834

Please sign in to comment.