Compare commits

..

No commits in common. "1f627239b52e92c6e99c45806260a5d0d3d7e904" and "a5223845ff9107390e18fba86363905584d37cae" have entirely different histories.

View file

@ -2,8 +2,6 @@ name: ci
on: on:
push: push:
branches:
main
jobs: jobs:
docker: docker:
@ -23,5 +21,3 @@ jobs:
with: with:
push: true push: true
tags: brendanhaines/iverilog:latest tags: brendanhaines/iverilog:latest
build-args:
ANNOTATION_DESCRIPTION="${{ github.server_url }}/${{ github.repository }}"