Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkalupahana authored Oct 3, 2021
1 parent 8f010b5 commit 5d5e570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: push

jobs:
build:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- name: Install
run: pip install numpy==1.15.4
run: pip install numpy==1.15.1

0 comments on commit 5d5e570

Please sign in to comment.