Skip to content

Commit

Permalink
Update mex.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lu1and10 authored Feb 12, 2025
1 parent bd0ed1b commit fcdc9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
name: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-22.04, windows-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Check out repository
Expand Down

0 comments on commit fcdc9a7

Please sign in to comment.