Compare commits

..

2 Commits

Author SHA1 Message Date
Lee Miller 7cb4d16167
Try using the ubuntu-22.04 label 2024-03-03 13:39:45 +02:00
Lee Miller 9a0cc4b787
Try to add i2pd 2024-03-03 13:38:26 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
default:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Install dependencies
run: |