mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2025-12-30 03:02:09 -05:00
Build on Ubuntu 22.04
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-13, ubuntu-20.04]
|
||||
os: [macos-13, ubuntu-22.04]
|
||||
steps:
|
||||
- name: Update binaries
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user