Skip to content

Commit

Permalink
github: compilation.yml - Temporarily build .deb for ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
mrannanj committed Jun 29, 2024
1 parent 5acd582 commit f64cd7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
build_ubuntu:
needs: [unittest, formatting-check]

name: Build ubuntu-latest
runs-on: ubuntu-latest
name: Build ubuntu-22.04
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f64cd7e

Please sign in to comment.