Skip to content

Commit

Permalink
馃殌 ci(test.yml): undo latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bohdan committed Jan 7, 2024
1 parent 2bd6d73 commit b929435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
os: [macos-stable, ubuntu-stable, windows-stable]
os: [macos-latest, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit b929435

Please sign in to comment.