Skip to content

Commit

Permalink
fix for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
weeyum committed Jan 15, 2025
1 parent d344939 commit 8c948da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
node: [18, 20, 22]
runs-on: ubuntu-latest
container: ubuntu:22.10
container: ubuntu:20.04
steps:
- name: Install Dependencies for Ubuntu
run: apt-get update && apt-get install -y git build-essential clang libssl-dev libkrb5-dev libc++-dev wget python3
Expand Down

0 comments on commit 8c948da

Please sign in to comment.