mirror of
https://github.com/yogeshojha/rengine.git
synced 2026-09-22 01:34:55 +02:00
Updated workflow
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
runs-on: [ubuntu-latest, windows-latest]
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ${{matrix.runs-on}}
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user