Skip to content

Commit

Permalink
Update mex.yml, use ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
lu1and10 authored Jan 7, 2025
1 parent 4e29368 commit b1de6a4
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 b1de6a4

Please sign in to comment.