Skip to content

Commit

Permalink
trying wiondows container
Browse files Browse the repository at this point in the history
  • Loading branch information
mark11778 committed Jan 24, 2025
1 parent 8c3ef6f commit 2c98292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ on:

jobs:
lint:
runs-on: ubuntu-latest
runs-on: windows-latest

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 2c98292

Please sign in to comment.