Skip to content

Commit

Permalink
feat: update ubuntu static_assets_check image
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-canon committed Nov 21, 2024
1 parent 6916f4c commit 75e201e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-assets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-20.04 ]
os: [ ubuntu-24.04 ]
python-version:
- '3.11'
node-version: [ 18 ]
Expand Down

0 comments on commit 75e201e

Please sign in to comment.